Windows Embedded Compact Serial Port Terminal App

A Windows Embedded Compact (2013/7) Serial Port Terminal Program

DevLib

DevLib.zip (30,4 MB)
DevLib is a highly reusable collection of components and core functionalities addressing common crosscutting concerns.

GPS.NET 2.0

gps2.zip (5,3 MB)
A formerly commercial GPS component for .NET. Includes support for mobile devices and automatic GPS device detection. Also supports the GPS Intermediate Driver with no dependency on Microsoft's GPS API.

GPS.NET 3.0

gps3.zip (19,6 MB)
This project is the formerly commercial "GPS.NET" component maintained by GeoFrameworks, LLC from 2004 to 2009. This component parses NMEA data from a Bluetooth or Serial device into an intuitive, object-oriented arhictecture.

GSM Contactor

Programs and Schematics for sending a Short Message Service (SMS) from a computer.

Silverlight COM interop objects

interopcom.zip (702 kB)
InteropComObjects allows Silverlight 4 developers to access local computer-resources like serial ports via the COM interop functionality added to OOB SL4 applications. So this works for Windows Out Of Browser context only to access resources otherwise inaccassible to Silverlight. <script type="text/javascript" src="http://www.ohloh.net/p/584112/widgets/project_thin_badge.js"></script>

netduino Helpers

The 'netduino Helpers' is a C# driver set for common hardware components and features convenient wrappers around complex .Net Micro Framework features such as: Analog joysticks, Real-time clock, 8*8 LED matrix, Shift register, runtime assembly & resource loader, bitmaps, etc.

Prophecy

prophecy.zip (190 kB)
Prophecy is a free, open source developer focused communications framework for the .NET platform intent on simplifying communications, message extraction, connection monitoring and reconnections using interchangeable classes for TCP, UDP, Serial Port, and USB. Prophecy is a unified framework providing a consistent interface and events to communicate via Sockets, Serial Port and USB (HID).

Serial Test

SerialTest.zip (243 kB)
Simple GUI application that sends data down a serial port. Primarily used for testing serial RS-232 hardware.

Serial Port Terminal (SPTerm)

spterm.zip (2,3 MB)
Serial Port Terminal (SPTerm) is used for basic communication using serial port (com). Sending bytes and ASCII from PC can be done using SPTerm. It is useful for micro controller projects for UART and simple transmission. Hex data can be sent out directly from text box in SPTerm

Web Sockets Stream Proxy Server

An ASP.Net Web Sockets server which allows an HTML 5 Web Socket client to connect with any device that offers TCP, UDP or Serial Port connectivity.